[HVM] Save/restore: tidy PFN handling in the tools.
authorTim Deegan <Tim.Deegan@xensource.com>
Thu, 8 Mar 2007 16:40:35 +0000 (16:40 +0000)
committerTim Deegan <Tim.Deegan@xensource.com>
Thu, 8 Mar 2007 16:40:35 +0000 (16:40 +0000)
commit8ae71c0646f17428e172d239be6c2ba1041c6934
treecc09be833937e02e6df12e2e4f7fe7276500fd67
parent78938b42ad38d4c475e1a041914ef5e4518c0d39
[HVM] Save/restore: tidy PFN handling in the tools.
Make the differences clearer between the number of frames, the max PFN
and the size of the pfn array, and handle te framebuffer more cleanly.
Signed-off-by: Tim Deegan <Tim.Deegan@xensource.com>
tools/libxc/xc_hvm_restore.c
tools/libxc/xc_hvm_save.c
tools/libxc/xenguest.h
tools/python/xen/xend/XendCheckpoint.py